@charset "UTF-8";

* {
    padding: 0;
    margin: 0
}

body,
html {
    font-family: "Microsoft YaHei", "微软雅黑";
   min-width:1200px;
}

.fl {
    float: left
}

.fr {
    float: right
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.clearfix {
    zoom: 1
}

a {
    text-decoration: none;
    color: #333
}

li,
ul {
    list-style: none
}

.top {
    position: relative
}

.top .top-box {
    width: 1200px;
    height: 54px;
    line-height: 54px;
    margin: 0 auto
}

.top .top-box .fl a,
.top .top-box .fl span {
    font-size: 12px;
    color: #696969
}

.top .top-box form {
    display: block;
    margin-top: 8px
}

.top .top-box input[type=text] {
    border: 0;
    background: 0 0;
    float: left;
    height: 38px;
    line-height: 38px;
    display: block;
    outline: 0
}

.top .top-box input[type=submit] {
    border: 0;
    height: 38px;
    width: 38px;
    background: url(../../images/2020/search.png) no-repeat center;
    float: left
}

.top-loop {
    height: 344px;
    width: 100%;
    overflow-x: hidden;
    position: relative;
    min-width: 1200px;
}

.top-loop .logo {
    width: 406px;
    height: 96px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -48px;
    margin-left: -203px;
    z-index: 2;
    background: url(../../images/2020/logo.png) no-repeat center
}

.top-loop img {
    width: 100%;
    height: 344px;
    background: #ddd
}

.top-loop .swiper-pagination {
    text-align: right;
    left: auto;
    right: 30px
}

.top-loop .swiper-pagination-bullet {
    background: 0 0;
    border: 1px solid #fff;
    opacity: 1
}

.top-loop .swiper-pagination-bullet-active {
    background: #dbd08e;
    border: 1px solid #dbd08e
}

.top-loop .loop-img {
    width: 100%;
    height: 344px;
    background: url(../../images/2020/logo-bg.png) no-repeat center
}

.new-top-loop {
  overflow: unset;
}

.new-top-loop .loop-img {
  background: url(../../images/2020/logo-bg_20231115.png) no-repeat center
}

.new-top-loop .logo {
  width: 826px;
  height: 114px;
  margin: 0 auto;
  transform: translateX(-50%);
  top: 94px;
  background: url("../../images/2020/logo_text1.png") no-repeat center;
}

.new-top-loop .nav-container {
  position: absolute;
  bottom: 34px;
  width: 100%;
}

.new-top-loop .nav-container .nav-container-inner {
  box-sizing: border-box;
  width: 1200px;
  height: 52px;
  margin: 0 auto;
  padding-left: 60px;
}

.new-top-loop .nav-container .nav-left {
  float: left;
  width: 18px;
  height: 44px;
  padding-right: 27px;
  margin-top: 4px;
  border-right: 1px solid #fff;
}

.new-top-loop .nav-container a {
  color: #fff;
}

.new-top-loop .nav-container .nav-left a {
  display: block;
  height: 42px;
  font-size: 20px;
  font-weight: 600;
  line-height: 21px;
}

.new-top-loop .nav-container .nav-right {
  float: left;
  position: relative;
}

.new-top-loop .nav-container .nav-right .nav-right__item {
  float: left;
  height: 26px;
  position: relative;
}

.new-top-loop .nav-container .nav-right .nav-right__item a {
  margin: 0 30px;
}

.new-top-loop .nav-container .nav-right .nav-right__item span {
  color: #fff;
}

.new-top-loop .nav-container .nav-right .nav-right__list {
  position: absolute;
  display: none;
  border: 1px solid #79879238;
  background-color: #fff;
}

.new-top-loop .nav-container .nav-right .nav-right__list li {
  height: 44px;
  margin: 10px 0px;
  text-align: center;
}

.new-top-loop .nav-container .nav-right .nav-right__list li a {
  padding: 0 20px;
  margin: 0;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  line-height: 44px;
}

.new-top-loop .nav-container .nav-right .nav-right__list__jgdj li a {
  padding: 0 10px;
}

.new-top-loop .nav-container .nav-right .on .nav-right__list {
  display: block;
}

.new-top-loop form {
  display: block;
  width: 173px;
  height: 39px;
  position: absolute;
  top: 47px;
  right: 410px;
  float: none;
  background: url("../../images/2020/search-bg.png") no-repeat center;
}

.new-top-loop form input[name="Query"] {
  border: none;
  outline: none;
  width: 114px;
  height: 30px;
  margin-top: 5px;
  padding-left: 22px;
  background-color: transparent;
  color: #FFEBA5;
  position: relative;
  font-size: 14px;
}

.new-top-loop form input[name="Query"]::placeholder {
  color: #FFEBA5;
}

.new-top-loop form input[type="submit"] {
  border: none;
  outline: none;
  width: 18px;
  height: 18px;
  background: url("../../images/2020/search-icon.png") no-repeat center;
  position: absolute;
  top: 10px;
}

.nav {
    height: 109px;
    line-height: 109px;
    min-width: 1200px;
    border-bottom: 1px solid #ececec
}

.nav .nav-box {
    height: 109px;
    line-height: 109px;
    margin: 0 auto;
    min-width: 964px;
    text-align: center
}

.nav .nav-box>li {
    border-right: 1px solid #ececec;
    display: inline-block;
    position: relative;
    margin-left: -5.5px;
    width: 109px;
    height: 109px;
    overflow: hidden
}

.nav .nav-box>li:first-child {
    margin-top: -5px;
    border-left: 1px solid #ececec
}

.nav .nav-box>li:first-child a {
    line-height: 45px
}

.nav .nav-box>li.selected>a {
    background: #f3f3f3
}

.nav .nav-box>li>a {
    width: 45px;
    height: 39px;
    padding: 35px 30.5px;
    line-height: 22px;
    font-weight: 700;
    font-size: 20px;
    font-family: FangSong, "宋体";
    display: block;
    margin-left: -1px;
    position: absolute;
    left: 1px
}

.nav .nav-box>li .submit-nav {
    width: 249px;
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    height: 47px;
    padding: 31px 0 31px 25px;
    z-index: 1
}

.nav .nav-box>li .submit-nav li {
    float: left;
    width: 83px
}

.nav .nav-box>li .submit-nav li a {
    font-size: 12px;
    padding: 0;
    border: 0;
    display: block;
    color: #3c3c3c;
    height: 18px;
    line-height: 18px;
    text-align: left;
    margin-bottom: 15px
}

.nav .nav-box>li .point {
    position: absolute;
    left: 10px;
    bottom: 10px;
    background: url(../../images/2020/nav-bg.png) no-repeat center;
    width: 10px;
    height: 11px
}

.link {
    width: 100%;
    height: 104px;
    background: url(../../images/2020/link-bg.png) no-repeat center;
    position: relative
}

.link .link-box {
    width: 1200px;
    height: 86px;
    line-height: 86px;
    color: #fff;
    margin: 0 auto
}

.link .link-box h2 {
    font-size: 18px;
    float: left;
    margin-right: 37px
}

.link .link-box .link-group {
    position: relative;
    float: left;
    margin-right: 37px
}

.link .link-box .link-group h3 {
    font-size: 18px;
    width: 220px;
    text-align: center
}

.link .link-box .link-group ul {
    position: absolute;
    left: 0
}

.link .link-box .link-group li {
    height: 45px;
    line-height: 45px;
    text-align: center;
    background: #524f4d;
    width: 220px
}

.link .link-box .link-group li a {
    color: #fff
}

.bottom {
    background: #b41515;
    margin-top: -18px
}

.bottom .bottom-box {
    margin: 0 auto;
    width: 1200px;
    padding: 78px 0
}

.bottom .bottom-box .bottom-group1 {
    width: 453px;
    height: 129px;
    padding: 63px 53px;
    background: #7d1010
}

.bottom .bottom-box .bottom-group2 {
    width: 531px;
    height: 135px;
    background: #7d1010;
    padding: 60px 50px
}

.bottom .bottom-box .bottom-group2 img {
    display: block;
    width: 138px;
    height: 138px;
    background: #fff;
    margin-right: 30px;
  		margin-left: 155px;
}

.bottom .bottom-box .bottom-group2 h2 {
    font-size: 28px;
    width: 60px;
    height: 75px;
    float: left;
    color: #fff;
    margin-top: 26px
}

.bottom .bottom-box .contribute {
    width: 126px;
    height: 126px;
    float: left;
    background: url(../../images/2020/img-1.png) no-repeat center
}

.bottom .bottom-box .email {
    margin-left: 71px;
    float: left
}

.bottom .bottom-box .email span {
    font-size: 14px;
    color: #fff;
    line-height: 20px
}

.bottom .bottom-box .email p {
    font-size: 24px;
    color: #fff;
    line-height: 33px
}

.bottom .bottom-box .email .bb {
    border-bottom: 1px solid #fff;
    border-bottom: 1px solid rgba(255, 255, 255, .25);
    margin-bottom: 8px;
    padding-bottom: 8px
}

.copy-info {
    width: 1200px;
    margin: 0 auto;
    padding: 30px 0
}

.copy-info .sign {
    width: 107px;
    height: 107px
}

.copy-info .copy-str {
    width: 500px;
    margin-top: 15px;
    margin-left: 20px
}

.copy-info .copy-str>div {
    height: 16px;
    line-height: 16px
}

.copy-info p {
    margin-bottom: 15px;
    font-size: 12px
}

.list-box {
    background: #fff;
    padding: 20px;
    width: 1160px;
    margin: 20px auto 60px
}

.list-box .point-box {
    padding-left: 20px;
    background: url(../../images/2020/point.png) no-repeat left top;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea
}

.list-box .point-box .point-str {
    color: #949494
}

.list-box .left {
    width: 810px
}

.list-box .left li {
    height: 45px;
    line-height: 45px;
    padding-left: 30px;
    background: url(../../images/2020/list-ico.png) no-repeat 10px center
}

.list-box .left li:nth-child(even) {
    background: #fafafa url(../../images/2020/list-ico.png) no-repeat 10px center
}

.list-box .right {
    width: 320px
}

.list-box .right h1 {
    font-size: 31px;
    color: #fff;
    height: 120px;
    line-height: 120px;
    width: 195px;
    padding-right: 125px;
    text-align: right;
    background: #a51f1f url(../../images/2020/list-more.png) no-repeat 232px center
}

.list-box .right a {
    height: 74px;
    line-height: 74px;
    display: block;
    text-align: center;
    position: relative;
    display: block;
    font-size: 15px
}

.list-box .right a::after,
.list-box .right a::before {
    content: "";
    display: block;
    width: 10px;
    height: 10px
}

.list-box .right a:hover {
    color: #fff;
    background: #a51f1f
}

.list-box .right a:hover::after {
    content: "";
    display: block;
    position: absolute;
    right: 90px;
    top: 33px;
    background: url(../../images/2020/list-more-left.png) no-repeat center
}

.list-box .right a:hover::before {
    content: "";
    display: block;
    position: absolute;
    left: 90px;
    top: 33px;
    background: url(../../images/2020/list-more-right.png) no-repeat center
}

.content-box {
    width: 1160px;
    padding: 20px;
    margin: 20px auto 60px;
    background: #fff
}

.content-box .point-box {
    padding-left: 20px;
    background: url(../../images/2020/point.png) no-repeat left top;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaeaea
}

.content-box .point-box .point-str {
    color: #949494
}

.content-box .content-top h1 {
    color: #7d1010;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 20px;
    text-align: center
}

.content-box .content-center {
    padding-bottom: 15px;
    border-bottom: 1px dashed #bfbfbf;
    color: #bfbfbf
}

.content-box .content {
    margin-top: 20px;
    line-height: 30px
}

.content-box .left-box {
    width: 1160px;
}

.group1 {
    width: 1200px;
    margin: 0 auto
}

.group1 h2 {
    font-size: 36px;
    color: #b41515;
    margin-top: 34px;
    margin-bottom: 20px
}

.group1 p {
    font-size: 14px;
    color: #656565;
    line-height: 23px
}

.group2 {
    width: 1200px;
    margin: 22px auto 0
}

.group2 .loop {
    width: 573px;
    height: 358px;
    background: #ddd;
    overflow-x: hidden;
    position: relative
}

.group2 .loop img {
    display: block;
    width: 573px;
    height: 358px
}

.group2 .loop .swiper-data {
    position: absolute;
    bottom: 0;
    padding: 50px 20px 20px;
    left: 0;
    background: #000;
    background: rgba(40, 40, 40, .76);
    width: 534px
}

.group2 .loop .swiper-data h2 {
    font-size: 20px;
    line-height: 29px;
    color: #fff;
    font-family: FangSong, "宋体";
    margin-bottom: 10px
}

.group2 .loop .swiper-data p {
    line-height: 18px;
    font-size: 12px;
    color: #fff
}

.group2 .loop .swiper-pagination {
    bottom: 107px;
    left: 0;
    width: 100%;
    text-align: left;
    padding-left: 20px
}

.group2 .loop .swiper-pagination-bullet {
    width: 21px;
    height: 21px;
    background: #ece3cc;
    text-align: center;
    line-height: 21px;
    opacity: 1;
    color: #fff;
    font-size: 12px
}

.group2 .loop .swiper-pagination-bullet-active {
    width: 21px;
    height: 21px;
    background: #b41515
}

.group2 .news .hot {
    width: 565px;
    background: #f7f6f5;
    padding: 22px;
    margin-bottom: 10px
}

.group2 .news .hot-title {
    color: #b0b0b0
}

.group2 .news .hot-title p {
    float: left;
    font-family: FangSong, "宋体";
    font-size: 18px;
    font-weight: 700
}

.group2 .news .hot-title .selected {
    color: #b41515
}

.group2 .news .hot-title span {
    padding: 0 10px;
    float: left;
    display: block;
    margin-top: -2px
}

.group2 .news .hot-data h2 {
    font-size: 22px;
    margin-top: 13px;
    margin-bottom: 8px;
    color: #404040
}

.group2 .news .hot-data p {
    font-size: 12px;
    color: #656565;
    line-height: 23px
}

.group2 .news li {
    line-height: 42px;
    background: #f7f6f5;
    margin-top: 6px
}

.group2 .news li:first-child {
    margin-top: 0
}

.group2 .news li .title {
    padding-left: 21px;
    font-size: 16px;
    color: #656565
}

.group2 .news li .push-time {
    font-size: 12px;
    color: #b9b9b9;
    padding-right: 17px
}

.group2 .news li:hover {
    background: #b41515
}

.group2 .news li:hover .title {
    padding-left: 21px;
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    margin-top: 13px;
    color: #fff
}

.group2 .news li:hover .push-time {
    color: #fff
}

.group3 {
    width: 1200px;
    margin: 30px auto 0
}

.group3 .title {
    border-bottom: 1px solid #d9d9d9;
    padding: 10px 0;
    position: relative
}

.group3 .title h2 {
    font-size: 24px;
    color: #b41515;
    font-family: FangSong, "宋体";
    float: left;
    position: absolute;
    top: 10px;
    left: 0;
    border-bottom: 4px solid #b41515;
    padding-bottom: 6px
}

.group3 .title .more {
    float: right;
    font-size: 16px;
    color: #898989;
    line-height: 27px;
    font-family: FangSong, "宋体"
}

.group3 .dynamic {
    width: 786px
}

.group3 .dynamic .dynamic-hot {
    width: 786px;
    overflow-x: hidden;
    margin-bottom: 20px
}

.group3 .dynamic .dynamic-hot .swiper-wrapper {
    padding: 36px 0
}

.group3 .dynamic .dynamic-hot h2 {
    line-height: 25px;
    font-size: 18px;
    color: #363636;
    margin-bottom: 8px
}

.group3 .dynamic .dynamic-hot p {
    font-size: 14px;
    line-height: 25px;
    color: #656565
}

.group3 .dynamic .dynamic-hot .up-point {
    font-size: 32px;
    color: #656565;
    line-height: 45px;
    position: absolute;
    left: -18px;
    top: -27px
}

.group3 .dynamic .dynamic-hot .down-point {
    font-size: 32px;
    color: #656565;
    line-height: 45px;
    position: absolute;
    right: -20px;
    bottom: -43px
}

.group3 .dynamic .dynamic-hot .btns>div {
    width: 55px;
    height: 34px;
    line-height: 34px;
    border-radius: 4px;
    font-size: 12px;
    color: #928e81;
    float: left;
    margin-right: 8px;
    cursor: pointer
}

.group3 .dynamic .dynamic-hot .pre-btn {
    padding-left: 29px;
    background: #f7f6f5 url(../../images/2020/point-2.png) no-repeat 10px center
}

.group3 .dynamic .dynamic-hot .next-btn {
    padding-right: 29px;
    text-align: right;
    background: #f7f6f5 url(../../images/2020/point-1.png) no-repeat 63px center
}

.group3 .dynamic .dynamic-list ul {
    width: 385px
}

.group3 .dynamic .dynamic-list ul li {
    width: 100%;
    line-height: 35px
}

.group3 .dynamic .dynamic-list ul li .push-time {
    width: 44px;
    height: 20px;
    border-radius: 19px;
    border: 1px solid #dadada;
    font-size: 12px;
    color: #7d7d7d;
    line-height: 20px;
    display: block;
    float: left;
    margin-top: 8px;
    text-align: center
}

.group3 .dynamic .dynamic-list ul li .title {
    font-size: 16px;
    color: #363636;
    font-size: 16px;
    color: #363636;
    width: 330px;
    display: block;
    float: right;
    padding: 0;
    border: 0
}

.group3 .dynamic .dynamic-list ul li:hover .title {
    font-weight: 700
}

.group3 .research {
    width: 389px
}

.group3 .research .research-loop {
    width: 100%;
    overflow-x: hidden;
    margin-top: 5px;
    position: relative;
    height: 400px
}

.group3 .research .research-loop .swiper-wrapper {
    height: 376px
}

.group3 .research .research-loop .swiper-pagination {
    bottom: 0
}

.group3 .research .research-loop .swiper-pagination-bullet {
    width: 31px;
    height: 4px;
    opacity: 1;
    border-radius: 0;
    background: #ebebeb
}

.group3 .research .research-loop .swiper-pagination-bullet-active {
    background: #b41515
}

.group3 .research .research-item {
    background: #f7f6f5;
    padding: 22px;
    width: 345px;
    height: 134px;
    margin-top: 10px
}

.group3 .research .research-item h3 {
    font-size: 18px;
    line-height: 25px;
    margin-bottom: 16px
}

.group3 .research .research-item>p {
    font-size: 14px;
    line-height: 22px;
    color: #656565
}

.group3 .research .research-item .push-time .time {
    width: 114px;
    height: 27px;
    background: #eeebe7;
    border-radius: 2px;
    font-size: 12px;
    line-height: 27px;
    text-align: center;
    margin-top: 21px;
    color: #97958f
}

.group3 .research .research-item .push-time .time-ico {
    width: 41px;
    height: 27px;
    background: url(../../images/2020/more.png) no-repeat center;
    margin-left: 6px;
    margin-top: 21px
}

.adv-box {
    width: 1200px;
    height: 90px;
    background: #ddd;
    margin: 30px auto
}

.group4 {
    width: 1200px;
    margin: 0 auto
}

.group4 .title-box {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 26px
}

.group4 .title-box h2 {
    color: #b41515;
    font-family: FangSong, "宋体";
    padding-bottom: 10px;
    border-bottom: 4px solid #b41515
}

.group4 .title-box .more {
    font-size: 16px;
    line-height: 23px;
    height: 23px;
    color: #898989;
    padding-top: 10px;
    font-family: FangSong, "宋体"
}

.group4 .left-box {
    width: 384px
}

.group4 .left-box a {
    display: block;
    height: 55px
}

.group4 .left-box .time {
    width: 54px;
    float: left;
    position: relative
}

.group4 .left-box .time>span:first-child {
    width: 54px;
    height: 32px;
    border-radius: 19px;
    border: 1px solid #979797;
    display: block;
    font-size: 12px;
    color: #363636;
    line-height: 32px;
    text-align: center
}

.group4 .left-box .time .hr {
    width: 1px;
    height: 23px;
    background: #d8d8d8;
    top: 32px;
    left: 50%;
    margin-left: -.5px;
    display: block;
    position: absolute
}

.group4 .left-box h3 {
    font-size: 14px;
    color: #363636;
    line-height: 32px;
    float: left;
    margin-left: 15px;
    font-weight: 400
}

.group4 .center-box {
    width: 542px;
    margin: 0 25px
}

.group4 .center-box .hot-box h2 {
    font-size: 18px;
    margin: 25px auto 16px;
    color: #363636
}

.group4 .center-box .hot-box p {
    color: #656565;
    font-size: 12px;
    line-height: 23px;
    height: 53px;
    padding-bottom: 20px;
    border-bottom: 1px dashed #d9d9d9;
    overflow: hidden
}

.group4 .center-box .base-list {
    margin-top: 20px
}

.group4 .center-box .base-list li {
    margin-bottom: 18.5px
}

.group4 .center-box .base-list li .title {
    font-size: 16px
}

.group4 .center-box .base-list li .time {
    float: right;
    font-size: 14px;
    color: #b9b9b9
}

.group4 .center-box .base-list li p,
.group4 .center-box .base-list li span {
    float: left
}

.group4 .center-box .base-list li>a span:first-child {
    padding-right: 10px;
    color: #b41515
}

.group4 .right-box {
    width: 223px
}

.group4 .right-box .adv {
    width: 100%;
    height: 127px;
    background: url(../../images/2020/adv-1.png) no-repeat center;
    margin-bottom: 4px
}

.group4 .right-box .propaganda,
.group4 .right-box .public {
    padding: 17px 21px 20px;
    width: 181px;
    height: 88px;
    position: relative
}

.group4 .right-box .propaganda h2,
.group4 .right-box .public h2 {
    font-size: 20px
}

.group4 .right-box .propaganda .more,
.group4 .right-box .public .more {
    display: block;
    width: 42px;
    height: 26px;
    border-radius: 4px;
    border: 1px solid #979797;
    margin-top: 11px;
    background: url(../../images/2020/point-1.png) no-repeat 40px center;
    font-size: 12px;
    line-height: 26px;
    text-align: center;
    padding-right: 15px
}

.group4 .right-box .public {
    background: #817c73;
    margin-bottom: 4px
}

.group4 .right-box .public h2 {
    color: #fff
}

.group4 .right-box .public .more {
    color: #fff
}

.group4 .right-box .propaganda {
    background: #f1f0ed
}

.group4 .right-box .propaganda h2 {
    color: #000
}

.group4 .right-box .propaganda .more {
    color: #9e9b98
}

.group4 .right-box .ico-1 {
    width: 54px;
    height: 56px;
    background: url(../../images/2020/ico-2.png) no-repeat center;
    position: absolute;
    bottom: 20px;
    right: 24px
}

.group4 .right-box .ico-2 {
    width: 54px;
    height: 59px;
    background: url(../../images/2020/ico-1.png) no-repeat center;
    position: absolute;
    bottom: 20px;
    right: 24px
}

.group5 {
    width: 1200px;
    margin: 20px auto
}

.group5 .left-box {
    width: 786px
}

.group5 .left-box .adv {
    width: 100%;
    height: 90px;
    background: #ddd;
    margin-bottom: 30px
}

.group5 .left-box .data-box>div {
    width: 786px
}

.group5 .left-box .data-box .title-box {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 26px
}

.group5 .left-box .data-box .title-box h2 {
    color: #b41515;
    font-family: FangSong, "宋体";
    padding-bottom: 10px;
    border-bottom: 4px solid #b41515
}

.group5 .left-box .data-box .title-box .more {
    font-size: 16px;
    line-height: 23px;
    height: 23px;
    color: #898989;
    padding-top: 10px;
    font-family: FangSong, "宋体"
}

.group5 .left-box .base-list {
    margin-top: 20px
}

.group5 .left-box .base-list li {
    margin-bottom: 15px
}

.group5 .left-box .base-list li .title {
    font-size: 16px
}

.group5 .left-box .base-list li .time {
    float: right;
    font-size: 14px;
    color: #b9b9b9
}

.group5 .left-box .base-list li p,
.group5 .left-box .base-list li span {
    float: left
}

.group5 .left-box .base-list li>a span:first-child {
    padding-right: 10px;
    color: #b41515
}

.group5 .right-box {
    width: 341px;
    height: 319px;
    background: #f7f6f5;
    padding: 22px 24px
}

.group5 .right-box .title-box {
    padding-bottom: 11px;
    border-bottom: 1px solid #e4e2e0
}

.group5 .right-box .title-box h2 {
    color: #b41515;
    font-size: 24px;
    font-family: FangSong, "宋体"
}

.group5 .right-box .title-box .more {
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    font-family: FangSong, "宋体";
    color: #898989;
    float: right;
    margin-top: 4px
}

.group5 .right-box .character-data {
    float: right;
    width: 178px
}

.group5 .right-box .character-data h2 {
    font-size: 18px;
    color: #404040;
    font-family: FangSong, "宋体";
    margin-bottom: 11px
}

.group5 .right-box .character-data p {
    font-size: 12px;
    color: #656565;
    line-height: 23px
}

.group5 .right-box .character-data .more {
    color: #898989;
    font-size: 16px;
    display: block;
    width: 63px;
    height: 31px;
    line-height: 31px;
    background: #ebe8e4 url(../../images/2020/ico-3.png) no-repeat 10px center;
    border-radius: 2px;
    font-size: 12px;
    padding-left: 30px;
    margin-top: 54px
}

.group5 .right-box .character-loop {
    width: 341px;
    overflow-x: hidden;
    position: relative;
    margin-top: 22px;
    height: 275px
}

.group5 .right-box .character-loop .swiper-pagination-bullet {
    width: 21px;
    height: 21px;
    line-height: 21px;
    border-radius: 50%;
    font-size: 12px;
    color: #a9a9a9
}

.group5 .right-box .character-loop .swiper-pagination-bullet-active {
    background: #b7af81;
    color: #fff
}

.group5 .right-box .character-loop img {
    display: block;
    width: 143px;
    height: 186px;
    background: #ddd;
    margin-right: 20px
}

.group6 {
    width: 1200px;
    margin: 0 auto 30px
}

.group6 .left-box {
    width: 722px;
    height: 288px;
    background: #f7f6f5;
    padding: 23px 32px;
    position: relative
}

.group6 .left-box>h2 {
    font-size: 24px;
    line-height: 29px;
    font-family: FangSong, "宋体";
    color: #b41515;
    text-align: center
}

.group6 .left-box .more {
    display: block;
    width: 25px;
    height: 45px;
    background: #9c0505;
    border-radius: 3px;
    opacity: .79;
    font-size: 16px;
    line-height: 20px;
    position: absolute;
    text-align: center;
    color: #fff;
    padding: 74px 12.5px;
    top: 84px;
    right: 18px
}

.group6 .left-box .selected {
    width: 208px;
    height: 157px;
    padding: 18px 20px
}

.group6 .left-box .selected .v-t {
    display: none
}

.group6 .left-box .selected .h-t {
    font-size: 16px;
    margin-bottom: 12px
}

.group6 .left-box .selected .detailed-box {
    position: relative
}

.group6 .left-box .selected .detailed-box p {
    font-size: 12px;
    line-height: 19px;
    color: #656565
}

.group6 .left-box .selected .detailed-box span {
    display: block;
    width: 30px;
    height: 21px;
    border-radius: 2px;
    background: #dad9ce url(../../images/2020/point-1.png) no-repeat center;
    position: absolute;
    bottom: -32px;
    right: 0
}

.group6 .left-box ul {
    margin-top: 33px
}

.group6 .left-box li {
    width: 20px;
    height: 183px;
    background: #e9e8e2;
    border-radius: 3px;
    opacity: .79;
    float: left;
    margin-left: 10px;
    padding: 0 15px;
    text-align: center;
    padding-top: 10px;
    position: relative
}

.group6 .left-box li:first-child {
    margin-left: 0
}

.group6 .left-box li .v-t {
    font-size: 12px
}

.group6 .left-box li .year-str {
    position: absolute;
    bottom: -45px;
    width: 29px;
    height: 29px
}

.group6 .left-box li .year-str span {
    display: block;
    width: 12px;
    height: 12px;
    border: 1px solid #979797;
    border-radius: 50%;
    margin: 0 auto;
    background: #f7f6f5
}

.group6 .left-box li .year-str p {
    font-size: 12px
}

.group6 .left-box .year-box {
    position: absolute;
    height: 50px;
    bottom: -17px;
    width: 736px;
    z-index: 1
}

.group6 .left-box .year-br {
    width: 100%;
    height: 1px;
    background: #d8d8d8;
    z-index: 1
}

.group6 .right-box {
    width: 1152px;
    height: 290px;
    background: #f7f6f5;
    padding: 22px 24px;
    position: relative
}

.group6 .right-box .books-loop {
    width: 1152px;
    overflow-x: hidden;
    margin-top: 20px;
    margin-left: 9px;
}

.group6 .right-box .books-loop img {
    width: 162px;
    height: 230px;
    background: #ddd
}

.group6 .right-box .title-box {
    padding-bottom: 11px;
    border-bottom: 1px solid #e4e2e0
}

.group6 .right-box .title-box h2 {
    color: #b41515;
    font-size: 24px;
    font-family: FangSong, "宋体"
}

.group6 .right-box .title-box .more {
    font-size: 16px;
    line-height: 23px;
    font-weight: 700;
    font-family: FangSong, "宋体";
    color: #898989;
    float: right;
    margin-top: 4px
}

.group6 .right-box .swiper-button-next,
.group6 .right-box .swiper-button-prev {
    width: 34px;
    height: 58px;
    background: #372e28;
    opacity: .83;
    position: absolute;
    top: 60%
}

.group6 .right-box .swiper-button-prev {
    left: 0;
    background: #372e28 url(../../images/2020/left-arrow.png) no-repeat center
}

.group6 .right-box .swiper-button-next {
    right: 0;
    background: #372e28 url(../../images/2020/right-arrow.png) no-repeat center
}

.group7 {
    width: 1200px;
    margin: 0 auto 40px;
    overflow: hidden
}

.group7 .group-nav {
    width: 380px;
    margin: 0 auto;
    margin-bottom: 37px
}

.group7 .group-nav a {
    display: block;
    width: 94px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    float: left
}

.group7 .group-nav .selected {
    border: 2px solid #e91818;
    border-radius: 4px;
    opacity: .39;
    color: #d92b2b;
    font-size: 18px;
    height: 38px;
    line-height: 38px
}

.group7 .group7-1-loop,
.group7 .group7-2-loop,
.group7 .group7-3-loop,
.group7 .group7-4-loop {
    width: 1200px;
    overflow-x: hidden;
    margin-bottom: 30px;
    position: relative;
    height: 450px
}

.group7 .group7-1-loop a,
.group7 .group7-2-loop a,
.group7 .group7-3-loop a,
.group7 .group7-4-loop a {
    display: block
}

.group7 .group7-1-loop a:hover,
.group7 .group7-2-loop a:hover,
.group7 .group7-3-loop a:hover,
.group7 .group7-4-loop a:hover {
    box-shadow: 0 27px 26px 0 rgba(0, 0, 0, .07)
}

.group7 .group7-1-loop .swiper-pagination-bullet,
.group7 .group7-2-loop .swiper-pagination-bullet,
.group7 .group7-3-loop .swiper-pagination-bullet,
.group7 .group7-4-loop .swiper-pagination-bullet {
    width: 31px;
    height: 4px;
    background: #8a8a8a;
    border-radius: 0
}

.group7 .group7-1-loop .swiper-pagination-bullet-active,
.group7 .group7-2-loop .swiper-pagination-bullet-active,
.group7 .group7-3-loop .swiper-pagination-bullet-active,
.group7 .group7-4-loop .swiper-pagination-bullet-active {
    background: #b41515
}

.group7 .group7-1-loop .data-item,
.group7 .group7-2-loop .data-item,
.group7 .group7-3-loop .data-item,
.group7 .group7-4-loop .data-item {
    background: #fff;
    padding: 0 20px;
    border: 1px solid #e9e9e9
}

.group7 .group7-1-loop img,
.group7 .group7-2-loop img,
.group7 .group7-3-loop img,
.group7 .group7-4-loop img {
    width: 270px;
    height: 188px;
    background: #ddd;
    display: block
}

.group7 .group7-1-loop h2,
.group7 .group7-2-loop h2,
.group7 .group7-3-loop h2,
.group7 .group7-4-loop h2 {
    font-size: 16px;
    line-height: 23px;
    margin-top: 20px;
    margin-bottom: 33px
}

.group7 .group7-1-loop p,
.group7 .group7-2-loop p,
.group7 .group7-3-loop p,
.group7 .group7-4-loop p {
    font-size: 12px;
    color: #656565;
    line-height: 20px;
    margin-bottom: 20px
}

.group7 .group-title {
    width: 198px;
    height: 28px;
    margin: 20px auto 30px;
    background: url(../../images/2020/group7-title.png) no-repeat center
}

.group5 .right-box .character-data {
    width: 158px;
}

.float-win-adv {
  position: fixed;
  top: 20px;
  left: 20px;
}
.float-win-adv .float-win-adv-item {
  display: block;
  width: 200px;
  height: 180px;
  background-image: url(/images/2020/zhmzyjq-txgzzgm.jpg);
}
.float-win-adv .float-win-adv-close {
  cursor: pointer;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #fff;
}
